The VRF2EXP.INI file supplies key fields needed by a Documaker Desktop-style import header file. There are several ways to provide these values:
Here is an example:
< VRF2ImportHeaderTags >
KEY1 = "PMI"
KEY2 = "LB1"
KEYID = INSURED.NAME
TRANSCODE = "NB"
STATUSCODE = "W"
DESCRIPTION =
For help reading the FAP file that is produced, add these INI options to have a header and footer that separates each transaction. Here is an example:
< VRF2ImportTransaction >
Header = ************Begin Transaction************
Footer = *************End Transaction*************
These settings produce the following output:
************Begin Transaction************
;PMI;LB1;;NB;W
$TAG\GO$OD
DMG.MERGESET.ID\124
DMG.SRC.JBGRP1\
DMG.SRC.JBGRP2\
\NA=\PMI;LB1;DOL.MET;
*************End Transaction*************
To see the print options for a VRF file, use this INI option:
< VRF2ImportData >
ShowPrintOptions = Yes
The default is to not print them out.
© Copyright 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.